Closed
Conversation
mjherzog
reviewed
Jan 16, 2026
Member
mjherzog
left a comment
There was a problem hiding this comment.
@PAGARE-MANGESH Thank you for the pull request. Most of the changes will make sense with some edits for currency / accuracy but we do not want to change dependencies - e.g. package-lock.json for changes that only affect the content. Changing the dependency versions should always be a separate PR.
We do not need to update package.json for this PR Signed-off-by: Michael Herzog <[email protected]>
Signed-off-by: Michael Herzog <[email protected]>
Member
|
@PAGARE-MANGESH I am closing this because it was superseded by #105 . Your ideas were useful but we do not want to update dependencies for content-only updates and I needed to make many content updates. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello @mjherzog , @DennisClark , @JonoYang , @pombredanne , @johnmhoran
i've fixed this issue #82
About Pages Implementation
I have also completed the task of creating and populating the "About" section pages.
Changes (src/docs/about/)
Contribute (about-contribute.md):
Added standard contribution guidelines, links to CONTRIBUTING.rst for ScanCode and other projects, and DCO information.
Events (about-events.md): Added upcoming events section featuring FOSDEM 2025.
Meetings (about-meetings.md): Added schedules for the Weekly Community Call (Mondays) and VulnerableCode Call (Tuesdays), plus join links.
News (about-news.md): Added the announcement for ECMA-427 PURL approval.
Releases (about-releases.md): Created with placeholder content for 2025 releases.
Resources (about-resources.md): Added links to nexB videos, documentation, and ScanCode LicenseDB.
Verification
Navigate to the "About" section in the sidebar.
Verify Content: Check that each page (Contribute, Events, Meetings, News, Releases, Resources) loads correctly and displays the relevant information.